home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / rss14gmd.lha / RSys_1.4gmd / Proto / GfxCtrl_protos.h < prev    next >
Text File  |  1996-05-05  |  189b  |  13 lines

  1. /* Prototypes for functions defined in
  2. C/GfxCtrl.c
  3.  */
  4.  
  5. WORD compute(UWORD , UWORD , int );
  6.  
  7. UWORD ComputeX(UWORD );
  8.  
  9. UWORD ComputeY(UWORD );
  10.  
  11. void ComputeFont(SCREEN * , UWORD , UWORD );
  12.  
  13.